Skip to the content.

//[](../../../../index.html)/[pro.streem.sdk](../../index.html)/[Streem](../index.html)/[AppTheme](index.html)

AppTheme

[androidJvm]
data class AppTheme(val primaryColor: String)

Constructors

   
AppTheme [androidJvm]
fun AppTheme(primaryColor: String)

Types

Name Summary
Companion [androidJvm]
object Companion

Properties

Name Summary
primaryColor [androidJvm]
val primaryColor: String